The `Authenticator` component adds complete [authentication flows](https://docs.amplify.aws/lib/auth/getting-started/q/platform/react-native/) to your application with minimal boilerplate. ```jsx expoSnack name=Basic file=../../../../../../examples/react-native/src/features/Authenticator/Basic/Example.tsx ```